About 627 letters

About 3 minutes

#HTML <thead>

The <thead> HTML element encapsulates a set of table rows (<tr> elements), indicating that they comprise the head of a table with information about the table's columns. This is usually in the form of column headers (<th> elements).

#Attributes

Created in 6/9/2025

Updated in 6/9/2025